﻿2026-06-19T05:32:14.9775161Z Current runner version: '2.335.1'
2026-06-19T05:32:14.9780289Z Runner name: 'kitsubito'
2026-06-19T05:32:14.9781013Z Runner group name: 'Default'
2026-06-19T05:32:14.9781782Z Machine name: 'KITSUBITO'
2026-06-19T05:32:14.9784104Z ##[group]GITHUB_TOKEN Permissions
2026-06-19T05:32:14.9786082Z Contents: read
2026-06-19T05:32:14.9786575Z Metadata: read
2026-06-19T05:32:14.9787098Z Packages: read
2026-06-19T05:32:14.9787599Z ##[endgroup]
2026-06-19T05:32:14.9789480Z Secret source: Actions
2026-06-19T05:32:14.9790218Z Prepare workflow directory
2026-06-19T05:32:15.0284124Z Prepare all required actions
2026-06-19T05:32:15.0313074Z Getting action download info
2026-06-19T05:32:15.3808414Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-19T05:32:15.9284160Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-06-19T05:32:16.0141126Z ##[group]Run actions/checkout@v5
2026-06-19T05:32:16.0141852Z with:
2026-06-19T05:32:16.0142198Z   fetch-depth: 0
2026-06-19T05:32:16.0142602Z   repository: SaberMage/spt-core
2026-06-19T05:32:16.0145709Z   token: ***
2026-06-19T05:32:16.0146068Z   ssh-strict: true
2026-06-19T05:32:16.0146439Z   ssh-user: git
2026-06-19T05:32:16.0146791Z   persist-credentials: true
2026-06-19T05:32:16.0147186Z   clean: true
2026-06-19T05:32:16.0147560Z   sparse-checkout-cone-mode: true
2026-06-19T05:32:16.0147971Z   fetch-tags: false
2026-06-19T05:32:16.0148333Z   show-progress: true
2026-06-19T05:32:16.0148705Z   lfs: false
2026-06-19T05:32:16.0149124Z   submodules: false
2026-06-19T05:32:16.0149506Z   set-safe-directory: true
2026-06-19T05:32:16.0150119Z ##[endgroup]
2026-06-19T05:32:16.1040585Z Syncing repository: SaberMage/spt-core
2026-06-19T05:32:16.1042544Z ##[group]Getting Git version info
2026-06-19T05:32:16.1043272Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-19T05:32:16.1044131Z [command]/usr/bin/git version
2026-06-19T05:32:16.1044580Z git version 2.43.0
2026-06-19T05:32:16.1045810Z ##[endgroup]
2026-06-19T05:32:16.1057182Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f2f69907-2fff-4bdb-aefa-60fa9f0ab5af' before making global git config changes
2026-06-19T05:32:16.1058306Z Adding repository directory to the temporary git global config as a safe directory
2026-06-19T05:32:16.1059290Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-19T05:32:16.1088820Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-19T05:32:16.1107431Z https://github.com/SaberMage/spt-core
2026-06-19T05:32:16.1117690Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-19T05:32:16.1120433Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-19T05:32:16.1150527Z refs/heads/main
2026-06-19T05:32:16.1157862Z [command]/usr/bin/git checkout --detach
2026-06-19T05:32:16.1382779Z HEAD is now at 185eaeeb fix(ci): test-only — Linux dead-trait gate + breakaway test skips a runner-confounded escape
2026-06-19T05:32:16.1453637Z [command]/usr/bin/git branch --delete --force main
2026-06-19T05:32:16.1492757Z Deleted branch main (was 185eaeeb).
2026-06-19T05:32:16.1631995Z ##[endgroup]
2026-06-19T05:32:16.1635094Z [command]/usr/bin/git submodule status
2026-06-19T05:32:16.1824786Z ##[group]Cleaning the repository
2026-06-19T05:32:16.1827648Z [command]/usr/bin/git clean -ffdx
2026-06-19T05:32:18.2861319Z Removing target/
2026-06-19T05:32:18.2872090Z [command]/usr/bin/git reset --hard HEAD
2026-06-19T05:32:18.3000914Z HEAD is now at 185eaeeb fix(ci): test-only — Linux dead-trait gate + breakaway test skips a runner-confounded escape
2026-06-19T05:32:18.3005924Z ##[endgroup]
2026-06-19T05:32:18.3008059Z ##[group]Disabling automatic garbage collection
2026-06-19T05:32:18.3011813Z [command]/usr/bin/git config --local gc.auto 0
2026-06-19T05:32:18.3038749Z ##[endgroup]
2026-06-19T05:32:18.3039540Z ##[group]Setting up auth
2026-06-19T05:32:18.3043904Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-19T05:32:18.3069290Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-19T05:32:18.3259616Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-19T05:32:18.3285605Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-19T05:32:18.3473897Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-19T05:32:18.3500447Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-19T05:32:18.3683884Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-19T05:32:18.3714026Z ##[endgroup]
2026-06-19T05:32:18.3721317Z ##[group]Fetching the repository
2026-06-19T05:32:18.3722205Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-06-19T05:32:19.4734607Z [command]/usr/bin/git branch --list --remote origin/main
2026-06-19T05:32:19.4766476Z   origin/main
2026-06-19T05:32:19.4772189Z [command]/usr/bin/git rev-parse refs/remotes/origin/main
2026-06-19T05:32:19.4790464Z 185eaeeb77026473a12d7b74432c81a53a0ee43d
2026-06-19T05:32:19.4794244Z ##[endgroup]
2026-06-19T05:32:19.4794744Z ##[group]Determining the checkout info
2026-06-19T05:32:19.4795389Z ##[endgroup]
2026-06-19T05:32:19.4798757Z [command]/usr/bin/git sparse-checkout disable
2026-06-19T05:32:19.4835725Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-19T05:32:19.4861348Z ##[group]Checking out the ref
2026-06-19T05:32:19.4864164Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-19T05:32:19.4914966Z Switched to a new branch 'main'
2026-06-19T05:32:19.4915695Z branch 'main' set up to track 'origin/main'.
2026-06-19T05:32:19.4922377Z ##[endgroup]
2026-06-19T05:32:19.4960479Z [command]/usr/bin/git log -1 --format=%H
2026-06-19T05:32:19.4984975Z 185eaeeb77026473a12d7b74432c81a53a0ee43d
2026-06-19T05:32:19.5178502Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-19T05:32:19.5179147Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-19T05:32:19.5194604Z shell: /usr/bin/bash -e {0}
2026-06-19T05:32:19.5194885Z ##[endgroup]
2026-06-19T05:32:19.5289845Z ##[group]Run set -euo pipefail
2026-06-19T05:32:19.5290223Z [36;1mset -euo pipefail[0m
2026-06-19T05:32:19.5290470Z [36;1mPIN=0c95435[0m
2026-06-19T05:32:19.5290703Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-06-19T05:32:19.5290984Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-06-19T05:32:19.5291351Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-06-19T05:32:19.5291835Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-06-19T05:32:19.5292306Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-06-19T05:32:19.5292693Z [36;1m  rm -rf "$CACHE"[0m
2026-06-19T05:32:19.5292964Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-06-19T05:32:19.5293265Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-06-19T05:32:19.5293632Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-06-19T05:32:19.5294020Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-06-19T05:32:19.5294366Z [36;1mfi[0m
2026-06-19T05:32:19.5294678Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-19T05:32:19.5309135Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-19T05:32:19.5309464Z env:
2026-06-19T05:32:19.5309864Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-19T05:32:19.5310136Z ##[endgroup]
2026-06-19T05:32:20.2187002Z    Compiling proc-macro2 v1.0.106
2026-06-19T05:32:20.2187614Z    Compiling unicode-ident v1.0.24
2026-06-19T05:32:20.2188079Z    Compiling quote v1.0.45
2026-06-19T05:32:20.2188657Z    Compiling libc v0.2.186
2026-06-19T05:32:20.2189052Z    Compiling serde_core v1.0.228
2026-06-19T05:32:20.2189469Z    Compiling cfg-if v1.0.4
2026-06-19T05:32:20.2189731Z    Compiling serde v1.0.228
2026-06-19T05:32:20.2230884Z    Compiling log v0.4.32
2026-06-19T05:32:20.2256118Z    Compiling pin-project-lite v0.2.17
2026-06-19T05:32:20.2298577Z    Compiling typenum v1.20.1
2026-06-19T05:32:20.2319554Z    Compiling portable-atomic v1.13.1
2026-06-19T05:32:20.2367593Z    Compiling version_check v0.9.5
2026-06-19T05:32:20.2408326Z    Compiling memchr v2.8.1
2026-06-19T05:32:20.2621294Z    Compiling find-msvc-tools v0.1.9
2026-06-19T05:32:20.2624466Z    Compiling shlex v2.0.1
2026-06-19T05:32:20.2831036Z    Compiling critical-section v1.2.0
2026-06-19T05:32:20.3138483Z    Compiling futures-core v0.3.32
2026-06-19T05:32:20.3301174Z    Compiling subtle v2.6.1
2026-06-19T05:32:20.3690282Z    Compiling bytes v1.11.1
2026-06-19T05:32:20.5066978Z    Compiling equivalent v1.0.2
2026-06-19T05:32:20.5141365Z    Compiling smallvec v1.15.1
2026-06-19T05:32:20.5210874Z    Compiling itoa v1.0.18
2026-06-19T05:32:20.5371542Z    Compiling semver v1.0.28
2026-06-19T05:32:20.5513035Z    Compiling stable_deref_trait v1.2.1
2026-06-19T05:32:20.5580812Z    Compiling futures-sink v0.3.32
2026-06-19T05:32:20.5650982Z    Compiling futures-io v0.3.32
2026-06-19T05:32:20.5715624Z    Compiling slab v0.4.12
2026-06-19T05:32:20.5794692Z    Compiling generic-array v0.14.7
2026-06-19T05:32:20.6520974Z    Compiling futures-channel v0.3.32
2026-06-19T05:32:20.6651517Z    Compiling futures-task v0.3.32
2026-06-19T05:32:20.7724101Z    Compiling rustversion v1.0.22
2026-06-19T05:32:20.7724810Z    Compiling bitflags v2.12.1
2026-06-19T05:32:20.7750418Z    Compiling hashbrown v0.17.1
2026-06-19T05:32:20.7911101Z    Compiling cpufeatures v0.2.17
2026-06-19T05:32:20.7912985Z    Compiling fnv v1.0.7
2026-06-19T05:32:20.8070457Z    Compiling cfg_aliases v0.2.1
2026-06-19T05:32:20.8527953Z    Compiling rustc_version v0.4.1
2026-06-19T05:32:20.8745623Z    Compiling strsim v0.11.1
2026-06-19T05:32:20.8749866Z    Compiling rand_core v0.10.1
2026-06-19T05:32:20.8940916Z    Compiling litemap v0.8.2
2026-06-19T05:32:20.8959919Z    Compiling writeable v0.6.3
2026-06-19T05:32:20.9700943Z    Compiling fs_extra v1.3.0
2026-06-19T05:32:21.0880828Z    Compiling utf8_iter v1.0.4
2026-06-19T05:32:21.0977409Z    Compiling getrandom v0.4.2
2026-06-19T05:32:21.1622011Z    Compiling dunce v1.0.5
2026-06-19T05:32:21.1740840Z    Compiling ident_case v1.0.1
2026-06-19T05:32:21.2460979Z    Compiling icu_normalizer_data v2.2.0
2026-06-19T05:32:21.2901219Z    Compiling icu_properties_data v2.2.0
2026-06-19T05:32:21.3146395Z    Compiling percent-encoding v2.3.2
2026-06-19T05:32:21.3560613Z    Compiling autocfg v1.5.1
2026-06-19T05:32:21.3618325Z    Compiling http v1.4.1
2026-06-19T05:32:21.3771578Z    Compiling cpufeatures v0.3.0
2026-06-19T05:32:21.4520638Z    Compiling thiserror v2.0.18
2026-06-19T05:32:21.5131277Z    Compiling syn v2.0.117
2026-06-19T05:32:21.5252240Z    Compiling unicode-segmentation v1.13.3
2026-06-19T05:32:21.5420878Z    Compiling aws-lc-rs v1.17.0
2026-06-19T05:32:21.5510589Z    Compiling scopeguard v1.2.0
2026-06-19T05:32:21.5801178Z    Compiling indexmap v2.14.0
2026-06-19T05:32:21.6080832Z    Compiling form_urlencoded v1.2.2
2026-06-19T05:32:21.6240825Z    Compiling lock_api v0.4.14
2026-06-19T05:32:21.6440587Z    Compiling chacha20 v0.10.0
2026-06-19T05:32:21.8050905Z    Compiling untrusted v0.9.0
2026-06-19T05:32:21.8236366Z    Compiling rustls v0.23.40
2026-06-19T05:32:21.8450703Z    Compiling heck v0.5.0
2026-06-19T05:32:21.8690433Z    Compiling anyhow v1.0.102
2026-06-19T05:32:21.8960563Z    Compiling const-oid v0.10.2
2026-06-19T05:32:21.9100764Z    Compiling atomic-waker v1.1.2
2026-06-19T05:32:21.9624352Z    Compiling unicode-xid v0.2.6
2026-06-19T05:32:21.9735934Z    Compiling httparse v1.10.1
2026-06-19T05:32:21.9763147Z    Compiling parking_lot_core v0.9.12
2026-06-19T05:32:22.0230922Z    Compiling paste v1.0.15
2026-06-19T05:32:22.0409819Z    Compiling convert_case v0.10.0
2026-06-19T05:32:22.0668384Z    Compiling zerocopy v0.8.50
2026-06-19T05:32:22.1013821Z    Compiling jobserver v0.1.34
2026-06-19T05:32:22.1181978Z    Compiling num-traits v0.2.19
2026-06-19T05:32:22.1531129Z    Compiling hybrid-array v0.4.12
2026-06-19T05:32:22.1998723Z    Compiling curve25519-dalek v4.1.3
2026-06-19T05:32:22.2450824Z    Compiling ahash v0.8.12
2026-06-19T05:32:22.3229485Z    Compiling base64ct v1.8.3
2026-06-19T05:32:22.3361396Z    Compiling fastrand v2.4.1
2026-06-19T05:32:22.3751097Z    Compiling cc v1.2.63
2026-06-19T05:32:22.4192473Z    Compiling crypto-common v0.1.7
2026-06-19T05:32:22.4459697Z    Compiling block-buffer v0.10.4
2026-06-19T05:32:22.4608398Z    Compiling http-body v1.0.1
2026-06-19T05:32:22.4967508Z    Compiling either v1.16.0
2026-06-19T05:32:22.5070811Z    Compiling powerfmt v0.2.0
2026-06-19T05:32:22.5853263Z    Compiling digest v0.10.7
2026-06-19T05:32:22.6418760Z    Compiling pem-rfc7468 v1.0.0
2026-06-19T05:32:22.6591085Z    Compiling deranged v0.5.8
2026-06-19T05:32:22.7462649Z    Compiling pkg-config v0.3.33
2026-06-19T05:32:22.7778075Z    Compiling try-lock v0.2.5
2026-06-19T05:32:22.8171034Z    Compiling time-core v0.1.8
2026-06-19T05:32:22.8300834Z    Compiling mio v1.2.1
2026-06-19T05:32:22.8790630Z    Compiling socket2 v0.6.4
2026-06-19T05:32:22.8956410Z    Compiling getrandom v0.2.17
2026-06-19T05:32:22.9535630Z    Compiling tower-service v0.3.3
2026-06-19T05:32:22.9840521Z    Compiling zmij v1.0.21
2026-06-19T05:32:23.0390640Z    Compiling rand_core v0.6.4
2026-06-19T05:32:23.0520772Z    Compiling num-conv v0.2.2
2026-06-19T05:32:23.0697751Z    Compiling base64 v0.22.1
2026-06-19T05:32:23.1000594Z    Compiling tinyvec_macros v0.1.1
2026-06-19T05:32:23.1620393Z    Compiling rand v0.10.1
2026-06-19T05:32:23.2232338Z    Compiling data-encoding v2.11.0
2026-06-19T05:32:23.2337086Z    Compiling vcpkg v0.2.15
2026-06-19T05:32:23.2403499Z    Compiling parking_lot v0.12.5
2026-06-19T05:32:23.2826630Z    Compiling tinyvec v1.11.0
2026-06-19T05:32:23.2998345Z    Compiling want v0.3.1
2026-06-19T05:32:23.2999654Z    Compiling sha2 v0.10.9
2026-06-19T05:32:23.5710211Z    Compiling block-buffer v0.12.0
2026-06-19T05:32:23.5974137Z    Compiling crypto-common v0.2.2
2026-06-19T05:32:23.6840823Z    Compiling cmake v0.1.58
2026-06-19T05:32:23.7110959Z    Compiling inout v0.1.4
2026-06-19T05:32:23.7801525Z    Compiling vergen-lib v9.1.0
2026-06-19T05:32:23.8412976Z    Compiling n0-future v0.3.2
2026-06-19T05:32:23.8487503Z    Compiling cordyceps v0.3.4
2026-06-19T05:32:23.8661615Z    Compiling crossbeam-utils v0.8.21
2026-06-19T05:32:23.8730414Z    Compiling signature v2.2.0
2026-06-19T05:32:23.9471188Z    Compiling parking v2.2.1
2026-06-19T05:32:24.0300281Z    Compiling winnow v1.0.3
2026-06-19T05:32:24.0542631Z    Compiling spin v0.10.0
2026-06-19T05:32:24.0790719Z    Compiling serde_json v1.0.150
2026-06-19T05:32:24.1044609Z    Compiling httpdate v1.0.3
2026-06-19T05:32:24.1433264Z    Compiling diatomic-waker v0.2.3
2026-06-19T05:32:24.1890570Z    Compiling futures-lite v2.6.1
2026-06-19T05:32:24.2117366Z    Compiling ed25519 v2.2.3
2026-06-19T05:32:24.2394709Z    Compiling futures-buffered v0.2.13
2026-06-19T05:32:24.2671534Z    Compiling cipher v0.4.4
2026-06-19T05:32:24.2809330Z    Compiling netlink-packet-core v0.8.1
2026-06-19T05:32:24.3031898Z    Compiling universal-hash v0.5.1
2026-06-19T05:32:24.3130655Z    Compiling vergen v9.1.0
2026-06-19T05:32:24.3959972Z    Compiling vergen-lib v0.1.6
2026-06-19T05:32:24.4360836Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-19T05:32:24.4450653Z    Compiling heapless v0.7.17
2026-06-19T05:32:24.5031227Z    Compiling digest v0.11.3
2026-06-19T05:32:24.5530992Z    Compiling noq-udp v0.10.0
2026-06-19T05:32:24.5761976Z    Compiling sync_wrapper v1.0.2
2026-06-19T05:32:24.6170864Z    Compiling allocator-api2 v0.2.21
2026-06-19T05:32:24.6300796Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-19T05:32:24.6563033Z    Compiling aws-lc-sys v0.41.0
2026-06-19T05:32:24.6641191Z    Compiling ring v0.17.14
2026-06-19T05:32:24.6728212Z    Compiling libsqlite3-sys v0.30.1
2026-06-19T05:32:24.6761352Z    Compiling opaque-debug v0.3.1
2026-06-19T05:32:24.6772643Z    Compiling byteorder v1.5.0
2026-06-19T05:32:24.7540703Z    Compiling polyval v0.6.2
2026-06-19T05:32:24.8241475Z    Compiling vergen-gitcl v1.0.8
2026-06-19T05:32:24.8740630Z    Compiling hash32 v0.2.1
2026-06-19T05:32:24.9099928Z    Compiling spin v0.9.8
2026-06-19T05:32:24.9840488Z    Compiling tower-layer v0.3.3
2026-06-19T05:32:25.0130007Z    Compiling ryu v1.0.23
2026-06-19T05:32:25.0480800Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-19T05:32:25.0730756Z    Compiling num_threads v0.1.7
2026-06-19T05:32:25.1207590Z    Compiling fallible-iterator v0.3.0
2026-06-19T05:32:25.1499669Z    Compiling signature v3.0.0
2026-06-19T05:32:25.1820617Z    Compiling time v0.3.47
2026-06-19T05:32:25.2075386Z    Compiling ghash v0.5.1
2026-06-19T05:32:25.2226094Z    Compiling sha2 v0.11.0-rc.5
2026-06-19T05:32:25.2711203Z    Compiling aes v0.8.4
2026-06-19T05:32:25.2810385Z    Compiling ctr v0.9.2
2026-06-19T05:32:25.3210358Z    Compiling fs2 v0.4.3
2026-06-19T05:32:25.3438305Z    Compiling http-body-util v0.1.3
2026-06-19T05:32:25.4770020Z    Compiling aead v0.5.2
2026-06-19T05:32:25.4880547Z    Compiling openssl-probe v0.2.1
2026-06-19T05:32:25.5130352Z    Compiling crossbeam-channel v0.5.15
2026-06-19T05:32:25.5530821Z    Compiling crossbeam-epoch v0.9.18
2026-06-19T05:32:25.6180440Z    Compiling netlink-packet-route v0.29.0
2026-06-19T05:32:25.6781052Z    Compiling blake3 v1.8.5
2026-06-19T05:32:25.7267076Z    Compiling uuid v1.23.2
2026-06-19T05:32:25.9849259Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-19T05:32:25.9902232Z    Compiling aes-gcm v0.10.3
2026-06-19T05:32:25.9990896Z    Compiling memoffset v0.6.5
2026-06-19T05:32:26.0115026Z    Compiling acto v0.8.2
2026-06-19T05:32:26.1218429Z    Compiling netwatch v0.16.0
2026-06-19T05:32:26.1531860Z    Compiling noq v0.18.0
2026-06-19T05:32:26.1873552Z    Compiling rustix v1.1.4
2026-06-19T05:32:26.2050775Z    Compiling identity-hash v0.1.0
2026-06-19T05:32:26.2476076Z    Compiling thiserror v1.0.69
2026-06-19T05:32:26.2611082Z    Compiling ref-cast v1.0.25
2026-06-19T05:32:26.3101414Z    Compiling rustc-hash v2.1.2
2026-06-19T05:32:26.3806562Z    Compiling lru-slab v0.1.2
2026-06-19T05:32:26.3917669Z    Compiling xml-rs v0.8.28
2026-06-19T05:32:26.4411900Z    Compiling synstructure v0.13.2
2026-06-19T05:32:26.5231483Z    Compiling darling_core v0.20.11
2026-06-19T05:32:26.5373263Z    Compiling mac-addr v0.3.0
2026-06-19T05:32:26.5508080Z    Compiling foldhash v0.2.0
2026-06-19T05:32:26.5641730Z    Compiling tagptr v0.2.0
2026-06-19T05:32:26.7173832Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-19T05:32:26.7270772Z    Compiling sorted-index-buffer v0.2.1
2026-06-19T05:32:26.7310714Z    Compiling hashbrown v0.16.1
2026-06-19T05:32:26.8794238Z    Compiling serde_derive_internals v0.29.1
2026-06-19T05:32:26.9588866Z    Compiling netlink-packet-route v0.30.0
2026-06-19T05:32:27.1801371Z    Compiling errno v0.3.14
2026-06-19T05:32:27.3010770Z    Compiling xmltree v0.10.3
2026-06-19T05:32:27.5209146Z    Compiling ioctl-rs v0.1.6
2026-06-19T05:32:27.5604125Z    Compiling proc-macro-crate v3.5.0
2026-06-19T05:32:27.6220818Z    Compiling termios v0.2.2
2026-06-19T05:32:27.6638138Z    Compiling serial-core v0.4.0
2026-06-19T05:32:27.6751065Z    Compiling aho-corasick v1.1.4
2026-06-19T05:32:27.7010338Z    Compiling simple-dns v0.9.3
2026-06-19T05:32:27.7420833Z    Compiling linux-raw-sys v0.12.1
2026-06-19T05:32:27.7707068Z    Compiling regex-syntax v0.8.10
2026-06-19T05:32:27.8410585Z    Compiling smol_str v0.1.24
2026-06-19T05:32:28.0535547Z    Compiling simdutf8 v0.1.5
2026-06-19T05:32:28.0830697Z    Compiling signal-hook v0.3.18
2026-06-19T05:32:28.0968085Z    Compiling constant_time_eq v0.4.2
2026-06-19T05:32:28.1045555Z    Compiling resolv-conf v0.7.6
2026-06-19T05:32:28.1700909Z    Compiling winnow v0.7.15
2026-06-19T05:32:28.2156409Z    Compiling arrayvec v0.7.6
2026-06-19T05:32:28.2630658Z    Compiling sha1_smol v1.0.1
2026-06-19T05:32:28.2820726Z    Compiling toml_write v0.1.2
2026-06-19T05:32:28.3580727Z    Compiling serde_derive v1.0.228
2026-06-19T05:32:28.3730532Z    Compiling zeroize_derive v1.4.3
2026-06-19T05:32:28.4240834Z    Compiling tokio-macros v2.7.0
2026-06-19T05:32:28.4760708Z    Compiling zerofrom-derive v0.1.7
2026-06-19T05:32:28.4797950Z    Compiling futures-macro v0.3.32
2026-06-19T05:32:28.6090575Z    Compiling yoke-derive v0.8.2
2026-06-19T05:32:29.0389924Z    Compiling zeroize v1.8.2
2026-06-19T05:32:29.1910899Z    Compiling tokio v1.52.3
2026-06-19T05:32:29.2028487Z    Compiling zerovec-derive v0.11.3
2026-06-19T05:32:29.4840892Z    Compiling futures-util v0.3.32
2026-06-19T05:32:29.8758315Z    Compiling zerofrom v0.1.8
2026-06-19T05:32:29.9013154Z    Compiling displaydoc v0.2.6
2026-06-19T05:32:30.0131114Z    Compiling yoke v0.8.3
2026-06-19T05:32:30.0997756Z    Compiling tracing-attributes v0.1.31
2026-06-19T05:32:30.2490776Z    Compiling rustls-pki-types v1.14.1
2026-06-19T05:32:30.3560752Z    Compiling thiserror-impl v2.0.18
2026-06-19T05:32:30.5850929Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-19T05:32:30.6700705Z    Compiling zerovec v0.11.6
2026-06-19T05:32:30.7391157Z    Compiling zerotrie v0.2.4
2026-06-19T05:32:30.9777575Z    Compiling darling_macro v0.20.11
2026-06-19T05:32:31.1386341Z    Compiling derive_more-impl v2.1.1
2026-06-19T05:32:31.2740593Z    Compiling spez v0.1.2
2026-06-19T05:32:31.2840696Z    Compiling darling v0.20.11
2026-06-19T05:32:31.3720547Z    Compiling derive_builder_core v0.20.2
2026-06-19T05:32:31.4923967Z    Compiling tinystr v0.8.3
2026-06-19T05:32:31.5496335Z    Compiling potential_utf v0.1.5
2026-06-19T05:32:31.6394797Z    Compiling n0-error-macros v0.1.3
2026-06-19T05:32:31.6941124Z    Compiling icu_locale_core v2.2.0
2026-06-19T05:32:31.7580966Z    Compiling icu_collections v2.2.0
2026-06-19T05:32:32.2827073Z    Compiling der v0.8.0-rc.10
2026-06-19T05:32:32.2921092Z    Compiling pin-project-internal v1.1.13
2026-06-19T05:32:32.5435031Z    Compiling cobs v0.3.0
2026-06-19T05:32:32.6720686Z    Compiling derive_builder_macro v0.20.2
2026-06-19T05:32:32.7604299Z    Compiling n0-error v0.1.3
2026-06-19T05:32:32.7732400Z    Compiling postcard-derive v0.2.2
2026-06-19T05:32:33.0410925Z    Compiling icu_provider v2.2.0
2026-06-19T05:32:33.1870627Z    Compiling derive_builder v0.20.2
2026-06-19T05:32:33.3721143Z    Compiling icu_normalizer v2.2.0
2026-06-19T05:32:33.4740850Z    Compiling icu_properties v2.2.0
2026-06-19T05:32:33.5002362Z    Compiling futures-executor v0.3.32
2026-06-19T05:32:33.5693411Z    Compiling ed25519-dalek v2.2.0
2026-06-19T05:32:33.7637023Z    Compiling ipnet v2.12.0
2026-06-19T05:32:33.7770443Z    Compiling pin-project v1.1.13
2026-06-19T05:32:33.8580310Z    Compiling spki v0.8.0-rc.4
2026-06-19T05:32:33.9013419Z    Compiling spt-proto v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-19T05:32:33.9110731Z    Compiling futures v0.3.32
2026-06-19T05:32:34.0980042Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-19T05:32:34.2654941Z    Compiling prefix-trie v0.8.4
2026-06-19T05:32:34.2891179Z    Compiling ed25519 v3.0.0-rc.4
2026-06-19T05:32:34.4508933Z    Compiling once_cell v1.21.4
2026-06-19T05:32:34.6070852Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-19T05:32:34.6741283Z    Compiling tracing-core v0.1.36
2026-06-19T05:32:34.7034358Z    Compiling postcard v1.1.3
2026-06-19T05:32:34.7570448Z    Compiling rustls-native-certs v0.8.4
2026-06-19T05:32:34.9111250Z    Compiling idna_adapter v1.2.2
2026-06-19T05:32:34.9455406Z    Compiling hashbrown v0.14.5
2026-06-19T05:32:35.0296453Z    Compiling idna v1.1.0
2026-06-19T05:32:35.0690688Z    Compiling data-encoding-macro v0.1.20
2026-06-19T05:32:35.1250910Z    Compiling tokio-util v0.7.18
2026-06-19T05:32:35.1319273Z    Compiling netlink-sys v0.8.8
2026-06-19T05:32:35.2429834Z    Compiling tracing v0.1.44
2026-06-19T05:32:35.2540666Z    Compiling tower v0.5.3
2026-06-19T05:32:35.4821736Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-19T05:32:35.5300782Z    Compiling url v2.5.8
2026-06-19T05:32:35.6168316Z    Compiling derive_more v2.1.1
2026-06-19T05:32:35.6291191Z    Compiling async-trait v0.1.89
2026-06-19T05:32:35.7974521Z    Compiling hashlink v0.9.1
2026-06-19T05:32:35.8393453Z    Compiling enum-assoc v1.3.0
2026-06-19T05:32:35.9258495Z    Compiling strum_macros v0.28.0
2026-06-19T05:32:35.9717572Z    Compiling num_enum_derive v0.7.6
2026-06-19T05:32:36.0751287Z    Compiling iroh-metrics-derive v0.4.1
2026-06-19T05:32:36.1426289Z    Compiling iroh-relay v0.98.0
2026-06-19T05:32:36.1551376Z    Compiling h2 v0.4.14
2026-06-19T05:32:36.1879417Z    Compiling rusqlite v0.32.1
2026-06-19T05:32:36.2190704Z    Compiling tokio-stream v0.1.18
2026-06-19T05:32:36.3491083Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-19T05:32:36.3808494Z    Compiling n0-watcher v0.6.1
2026-06-19T05:32:36.4190915Z    Compiling attohttpc v0.30.1
2026-06-19T05:32:36.5085764Z    Compiling iroh-metrics v0.38.3
2026-06-19T05:32:36.5753035Z    Compiling iroh-base v0.98.0
2026-06-19T05:32:36.6448547Z    Compiling tower-http v0.6.11
2026-06-19T05:32:36.8170798Z    Compiling netdev v0.42.0
2026-06-19T05:32:36.8643534Z    Compiling netlink-proto v0.12.0
2026-06-19T05:32:36.9751104Z    Compiling moka v0.12.15
2026-06-19T05:32:37.0540791Z    Compiling serde_spanned v0.6.9
2026-06-19T05:32:37.1558729Z    Compiling num_enum v0.7.6
2026-06-19T05:32:37.1911013Z    Compiling toml_datetime v0.6.11
2026-06-19T05:32:37.2094433Z    Compiling ref-cast-impl v1.0.25
2026-06-19T05:32:37.2131466Z    Compiling thiserror-impl v1.0.69
2026-06-19T05:32:37.2750959Z    Compiling arrayref v0.3.9
2026-06-19T05:32:37.5794729Z    Compiling spt-store v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-19T05:32:37.6953073Z    Compiling toml_edit v0.22.27
2026-06-19T05:32:37.8631042Z    Compiling webpki-roots v1.0.7
2026-06-19T05:32:37.9845496Z    Compiling regex-automata v0.4.14
2026-06-19T05:32:38.0931449Z    Compiling schemars_derive v1.2.1
2026-06-19T05:32:38.2210498Z    Compiling serial-unix v0.4.0
2026-06-19T05:32:38.3170751Z    Compiling lru v0.16.4
2026-06-19T05:32:38.4650775Z    Compiling signal-hook-registry v1.4.8
2026-06-19T05:32:38.5031048Z    Compiling darling_core v0.23.0
2026-06-19T05:32:38.5179495Z    Compiling serde_bytes v0.11.19
2026-06-19T05:32:38.5710958Z    Compiling hmac v0.12.1
2026-06-19T05:32:38.7281744Z    Compiling seize v0.5.1
2026-06-19T05:32:38.8155441Z    Compiling iroh v0.98.2
2026-06-19T05:32:38.8801025Z    Compiling bitflags v1.3.2
2026-06-19T05:32:38.9367970Z    Compiling rustix v0.38.44
2026-06-19T05:32:38.9500640Z    Compiling cmov v0.5.4
2026-06-19T05:32:39.0631305Z    Compiling pin-utils v0.1.0
2026-06-19T05:32:39.0788754Z    Compiling utf8parse v0.2.2
2026-06-19T05:32:39.1353823Z    Compiling dyn-clone v1.0.20
2026-06-19T05:32:39.1490577Z    Compiling strum v0.28.0
2026-06-19T05:32:39.1871369Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-19T05:32:39.2060537Z    Compiling ctutils v0.4.2
2026-06-19T05:32:39.2224808Z    Compiling anstyle-parse v1.0.0
2026-06-19T05:32:39.2734889Z    Compiling iroh-dns v0.98.0
2026-06-19T05:32:39.2735452Z    Compiling nix v0.25.1
2026-06-19T05:32:39.3700522Z    Compiling papaya v0.2.4
2026-06-19T05:32:39.4190880Z    Compiling filedescriptor v0.8.3
2026-06-19T05:32:39.4716114Z    Compiling hkdf v0.12.4
2026-06-19T05:32:39.6890548Z    Compiling serial v0.4.0
2026-06-19T05:32:39.7820431Z    Compiling backon v1.6.0
2026-06-19T05:32:39.9081135Z    Compiling colorchoice v1.0.5
2026-06-19T05:32:39.9965460Z    Compiling linux-raw-sys v0.4.15
2026-06-19T05:32:40.0179518Z    Compiling instability v0.3.12
2026-06-19T05:32:40.0336718Z    Compiling schemars v1.2.1
2026-06-19T05:32:40.0750462Z    Compiling shell-words v1.1.1
2026-06-19T05:32:40.1180608Z    Compiling foldhash v0.1.5
2026-06-19T05:32:40.1650717Z    Compiling anstyle-query v1.1.5
2026-06-19T05:32:40.2296176Z    Compiling is_terminal_polyfill v1.70.2
2026-06-19T05:32:40.3080695Z    Compiling downcast-rs v1.2.1
2026-06-19T05:32:40.3244146Z    Compiling anstyle v1.0.14
2026-06-19T05:32:40.4029337Z    Compiling hashbrown v0.15.5
2026-06-19T05:32:40.4390551Z    Compiling toml v0.8.23
2026-06-19T05:32:40.5980199Z    Compiling spt-msg v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-19T05:32:41.2313977Z    Compiling regex v1.12.3
2026-06-19T05:32:41.4010985Z    Compiling terminal_size v0.4.4
2026-06-19T05:32:41.4090213Z    Compiling anstream v1.0.0
2026-06-19T05:32:41.5660595Z    Compiling hyper v1.10.1
2026-06-19T05:32:41.6860789Z    Compiling spt-runtime v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-19T05:32:41.8660814Z    Compiling signal-hook-mio v0.2.5
2026-06-19T05:32:41.8730501Z    Compiling spake2 v0.4.0
2026-06-19T05:32:41.9210461Z    Compiling strum_macros v0.26.4
2026-06-19T05:32:41.9530622Z    Compiling sha1 v0.10.6
2026-06-19T05:32:41.9754666Z    Compiling itertools v0.13.0
2026-06-19T05:32:42.2553665Z    Compiling castaway v0.2.4
2026-06-19T05:32:42.2751084Z    Compiling unicode-width v0.1.14
2026-06-19T05:32:42.3920611Z    Compiling static_assertions v1.1.0
2026-06-19T05:32:42.4180784Z    Compiling darling_macro v0.23.0
2026-06-19T05:32:42.4449452Z    Compiling doctest-file v1.1.1
2026-06-19T05:32:42.4755427Z    Compiling indoc v2.0.7
2026-06-19T05:32:42.5680584Z    Compiling clap_lex v1.1.0
2026-06-19T05:32:42.7953037Z    Compiling darling v0.23.0
2026-06-19T05:32:42.8756713Z    Compiling clap_builder v4.6.0
2026-06-19T05:32:42.8850782Z    Compiling compact_str v0.8.2
2026-06-19T05:32:42.9544123Z    Compiling crossterm v0.28.1
2026-06-19T05:32:42.9910860Z    Compiling interprocess v2.4.2
2026-06-19T05:32:43.5725321Z    Compiling hyper-util v0.1.20
2026-06-19T05:32:43.6090609Z    Compiling lru v0.12.5
2026-06-19T05:32:43.7706019Z    Compiling portable-pty v0.8.1
2026-06-19T05:32:43.7950904Z    Compiling clap_derive v4.6.1
2026-06-19T05:32:43.8761027Z    Compiling unicode-width v0.2.0
2026-06-19T05:32:43.9080515Z    Compiling cassowary v0.3.0
2026-06-19T05:32:43.9142966Z    Compiling iana-time-zone v0.1.65
2026-06-19T05:32:44.0321238Z    Compiling unicode-truncate v1.1.0
2026-06-19T05:32:44.2102758Z    Compiling spt-term v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-19T05:32:44.2213013Z    Compiling chrono v0.4.45
2026-06-19T05:32:44.2883117Z    Compiling nucleo-matcher v0.3.1
2026-06-19T05:32:44.3791727Z    Compiling strum v0.26.3
2026-06-19T05:32:44.5028389Z    Compiling ratatui v0.29.0
2026-06-19T05:32:44.5161213Z    Compiling qrcode v0.14.1
2026-06-19T05:32:44.6103172Z    Compiling tempfile v3.27.0
2026-06-19T05:32:44.7325865Z    Compiling spt-live v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-19T05:32:45.7149575Z    Compiling igd-next v0.17.1
2026-06-19T05:32:45.9618215Z    Compiling clap v4.6.1
2026-06-19T05:32:46.8602796Z    Compiling portmapper v0.16.0
2026-06-19T05:32:52.5991728Z    Compiling rustls-webpki v0.103.13
2026-06-19T05:32:54.9699345Z    Compiling tokio-rustls v0.26.4
2026-06-19T05:32:54.9699848Z    Compiling noq-proto v0.17.0
2026-06-19T05:32:54.9700315Z    Compiling rustls-platform-verifier v0.7.0
2026-06-19T05:32:55.1244598Z    Compiling hyper-rustls v0.27.9
2026-06-19T05:32:55.1245186Z    Compiling hickory-net v0.26.0-beta.4
2026-06-19T05:32:55.1245587Z    Compiling tokio-websockets v0.13.2
2026-06-19T05:32:55.2494988Z    Compiling reqwest v0.13.4
2026-06-19T05:32:56.2073308Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-19T05:33:09.9933893Z    Compiling spt-net v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-19T05:33:11.3479580Z    Compiling spt-daemon v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-19T05:33:18.2117784Z    Compiling spt v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-19T05:33:21.8325610Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s
2026-06-19T05:33:21.8542665Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-a610d2092bf5e776)
2026-06-19T05:33:21.8555797Z 
2026-06-19T05:33:21.8556008Z running 1 test
2026-06-19T05:33:28.0480861Z test new_brain_serves_against_old_broker ... ok
2026-06-19T05:33:28.0481185Z 
2026-06-19T05:33:28.0481457Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-06-19T05:33:28.0481824Z 
2026-06-19T05:33:28.0673142Z Post job cleanup.
2026-06-19T05:33:28.1345254Z [command]/usr/bin/git version
2026-06-19T05:33:28.1410315Z git version 2.43.0
2026-06-19T05:33:28.1442140Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f67af787-426a-4f30-8353-016c64f0fe5a' before making global git config changes
2026-06-19T05:33:28.1442811Z Adding repository directory to the temporary git global config as a safe directory
2026-06-19T05:33:28.1445952Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-19T05:33:28.1474692Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-19T05:33:28.1499850Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-19T05:33:28.1691182Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-19T05:33:28.1709425Z http.https://github.com/.extraheader
2026-06-19T05:33:28.1717237Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-19T05:33:28.1742877Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-19T05:33:28.1926721Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-19T05:33:28.1950684Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-19T05:33:28.2305302Z Cleaning up orphan processes
2026-06-19T05:33:28.2795295Z Terminate orphan process: pid (2390494) (spt)
